![]() |
iShell Help |
|
Tribeworks > iShell > Commands > | ||
While | ||
The While command is the similar to the If command, except that it loops until satisfied or exited by a Break command. If the condition is true, then the nested commands will be executed sequentially. iShell will continue to queue events and cycle, but no other commands will be executed until the While loop is exited. Options
|